home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
GLOBE.DIR
/
00088.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-11
|
242 b
|
12 lines
on exitFrame
global STIcks
sound stop 1
sound stop 2
updateStage()
set STIcks to the ticks
put line random(10) of field "loadText" into field "stageText"
puppetSprite(17, 1)
set the locH of sprite 17 to 91
updateStage()
end